Resource StructureDefinition/FHIR Server from package nexuzhealth.fhir.r4#1.0.1 (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "nxh-procedure",
"meta" : {
"lastUpdated" : "2024-09-04T06:45:21.027037+00:00"
},
"url" : "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhProcedure",
"name" : "NxhProcedure",
"status" : "active",
"description" : "Nexuzhealth profile for a procedure in the problem domain",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Procedure",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Procedure",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Procedure.identifier",
"path" : "Procedure.identifier",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "system"
}
],
"rules" : "open"
}
},
{
"id" : "Procedure.identifier:jpNr",
"path" : "Procedure.identifier",
"sliceName" : "jpNr",
"definition" : "The jpNr identifier of the condition.\r\n\r\nJpNr is an identifier assigned internally by Nexuzhealth in the KWS database.",
"min" : 1,
"max" : "1"
},
{
"id" : "Procedure.identifier:jpNr.system",
"path" : "Procedure.identifier.system",
"fixedUri" : "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/bifrost/probleemJournaal/jpNr"
},
{
"id" : "Procedure.code",
"path" : "Procedure.code",
"binding" : {
"strength" : "extensible",
"valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-procedure-codes"
}
},
{
"id" : "Procedure.bodySite",
"path" : "Procedure.bodySite",
"binding" : {
"strength" : "extensible",
"valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-body-sites"
}
},
{
"id" : "Procedure.bodySite.extension:beExtLaterality",
"path" : "Procedure.bodySite.extension",
"sliceName" : "beExtLaterality",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/be-ext-laterality"
]
}
],
"isModifier" : false
},
{
"id" : "Procedure.usedCode",
"path" : "Procedure.usedCode",
"binding" : {
"strength" : "extensible",
"valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-snomed"
}
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.